Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fix DecoderNLS.Convert to out the correct value for 'completed' #27210

Merged
merged 2 commits into from
Oct 16, 2019

Conversation

GrabYourPitchforks
Copy link
Member

Fixes https://github.com/dotnet/coreclr/issues/27191. Unit tests are in corefx and will be updated there.

I might need to suppress some test failures in coreclr as a result of this change. Will wait for CI to get the full list.

@GrabYourPitchforks GrabYourPitchforks merged commit c07ec4c into dotnet:master Oct 16, 2019
@GrabYourPitchforks GrabYourPitchforks deleted the decodernls branch October 16, 2019 03:02
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corefx that referenced this pull request Nov 15, 2019
…et#27229)

Port dotnet/coreclr#27210 to release/3.1

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DecoderNLS.Convert doesn't always out the correct value for 'completed'
2 participants